home *** CD-ROM | disk | FTP | other *** search
- Path: newsfeed.internetmci.com!gatech!gt-news!news
- From: David Scruggs <scruggs@ece.gatech.edu>
- Newsgroups: comp.lang.c++.leda
- Subject: Patch for g++ 2.7.0
- Date: Thu, 08 Feb 1996 15:08:46 -0500
- Organization: Computer Systems Lab--Georgia Institute of Technology
- Message-ID: <311A584E.7B22@ece.gatech.edu>
- NNTP-Posting-Host: khan.eecom.gatech.edu
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (X11; I; HP-UX A.09.05 9000/712)
-
- I'm trying to compile Leda 3.3.c for a sun workstation (sun 4.2.1 os,
- X11 rel. 6) and compiling using g++ 2.7.0. I'm getting a variety of
- parse errors, undefined variables, etc. preventing a number of the
- object files (_array.o, _dlist.o, etc.) from being constructed.
-
- The first time I tried compilation, I uncommented all the lines in
- REDEFINE.h and UNDEFINE.h, so that all the Leda classes would have
- their names changed from "string" to "leda_string". This, however,
- doesn't seem to be working.
-
- Is there a "patch" file that's available for this problem? I'm also
- downloading the last version of this file (LEDA-3.3.c.tgz) in case
- it has been fixed recently. Is this the case?
-
- Thanks,
-
- David
- --
- -----------------------------------------------------------------------
- Georgia Institute of Technology
- School of Electrical Engineering, Atlanta, GA 30332-0250
- E-MAIL: scruggs@eecom.gatech.edu
- PHONE: (404) 894-2955
-